2020 Method
Changes 0
M

BeamSystem.Create

Description:
Creates a new BeamSystem with specified profile curves.
Overloads (4):
public static BeamSystem Create(
	Document document,
	IList<Curve> profile,
	SketchPlane sketchPlane,
	XYZ direction,
	bool is3d
)
Return Value BeamSystem If successful, a new BeamSystem object will be returned.